You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxExpression Class
>
TMtxExpression Methods
>
DefineComplexConstant Method
>
TMtxExpression.DefineComplexConstant Method ([In] string, [In] TCplx)
Dew Math for .NET
TMtxExpression.DefineComplexConstant Method ([In] string, [In] TCplx)
TMtxExpression Class
TMtxExpression Members
Dew.Math Namespace
DefineComplexConstant Method
Collapse All
Syntax
C#
Visual Basic
public
void
DefineComplexConstant
([In]
string
AConstName
, [In]
TCplx
Value
);
Public
Function
DefineComplexConstant
(
AConstName
As
[In]
string
,
Value
As
[In]
TCplx
)
As
void
Description
This is DefineComplexConstant, a member of class TMtxExpression.
Group
DefineComplexConstant Method
Links
TMtxExpression Class
,
TMtxExpression Members
,
Dew.Math Namespace
,
DefineComplexConstant Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!